From: Richard M. Stallman Date: Sat, 24 Jan 2004 21:52:12 +0000 (+0000) Subject: (Man-fontify-manpage): Clean up message. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24386 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9cf3fbb069cf4705fd6876a10cca6bd650d56254;p=emacs.git (Man-fontify-manpage): Clean up message. --- diff --git a/lisp/man.el b/lisp/man.el index 61131db20be..faf153bc4c4 100644 --- a/lisp/man.el +++ b/lisp/man.el @@ -801,7 +801,7 @@ Same for the ANSI bold and normal escape sequences." ;; Try to recognize common forms of cross references. (Man-highlight-references) (Man-softhyphen-to-minus) - (message "%s man page made up" Man-arguments)) + (message "%s man page formatted" Man-arguments)) (defun Man-highlight-references () "Highlight the references on mouse-over.